home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 23
/
Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso
/
Aminet
/
util
/
boot
/
MCGXBoot_1_2.lha
/
mcgxboot.doc
< prev
Wrap
Text File
|
1997-12-13
|
1KB
|
64 lines
*****************************************
MultiCGXBoot
The cyber graphics bootpicture selector.
Copyright 1997 Joe Sera
This software is freeware
The author is not liable for damages caused
directly or indirectly by this program.
So if your head explodes, don't blame me. :)
*****************************************
o What is it?
This small program randomly selects
cgx bootpics during bootup. It checks
a directory containing all your bootpic
libraries and puls one out at random. It
took me 5 mins to write, but it's a neat
little program. It's even smart enough to
skip ".info" files, incase you copy them
into the directory along with the actual
bootpic library files.
o installation:
1) Copy the executable into your C: directory
2) Set the EnvVar "CGXBootPicPath" to the path
where your boot pics are stored.
3) add mCGXBoot to your User-Startup
o The program will select the boot pic for the
_NEXT_ time you boot up.
Thanks goes to Jacob for his suggestions and for creating
MakeCGXBoot
History
-------
V1.2
- Fixed small memory allocation bug
V1.1
- Initial Release